projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fe18f6
)
Drop an unused variable
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 5 Aug 2016 12:13:53 +0000
(08:13 -0400)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Tue, 18 Oct 2016 10:49:12 +0000
(11:49 +0100)
gtk/gtkcssgadget.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcssgadget.c
b/gtk/gtkcssgadget.c
index 12499c26bb7bd5d438c43822ae6d1bc9f7793fe7..604c62e727ef4a3838f5341bcc47ae2ee336ee93 100644
(file)
--- a/
gtk/gtkcssgadget.c
+++ b/
gtk/gtkcssgadget.c
@@
-812,7
+812,6
@@
gtk_css_gadget_get_render_node (GtkCssGadget *gadget,
GskRenderNode *bg_node, *border_node;
graphene_rect_t bounds;
graphene_point3d_t p;
- graphene_matrix_t m;
int x, y, width, height;
int contents_x, contents_y, contents_width, contents_height;
GtkAllocation margin_box;